home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -serious- / programming / basic / hbasic_golded / docs / unfolded.jpg < prev   
Joint Photographic Experts Group Image  |  2000-03-11  |  56KB  |  609x397  |  16-bit (25,366 colors)
Labels: text | electronics | screenshot | software | display | computer icon | multimedia software | operating system | web page | website
OCR: Help... + Programming:HBasic2/PixPrint/Effects.bas. HBasic ✓C: 001 L: 00008/00075 Explorer Info * RadioMetric Corrections DARK FRAME SUBTRACTION SUBTRACTOR: N$-File_Request$ (100,50, "GET DARK IMAGE FILENAME", "LOAD (Sub_file)","#?.dark","") IF N$="CANCELLED" GOTO discstore CALL LoadSingle (w$+N$, VARPTR (buf*(1-BufIDX%,0))) Process$="DARK FRAME SUBTRACTION" ProcessLoop 1 Subfile = "+W$+"/" +N$ Process$=Process$+" CALL Showeffect ("Sub") GOTO MainLoop FLAT FIELD CORRECTION FlatField: N$=File_Request$ (100,50, "GET FLAT FIELD FILENAME", "LOAD (Flat_file)","#?. flat","") Process$="FLAT FIELD CORRECTION" IF N$="CANCELLED" GOTO discstore. Effects.bas ***. *** ***